home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / biz / haage / WarpUP_V31.lha / WarpUP-WarpOS / include / libraries / powerpc.i < prev   
Text File  |  1997-08-01  |  657b  |  24 lines

  1.         IFND LIBRARIES_POWERPC_I
  2. LIBRARIES_POWERPC_I     SET 1
  3. **
  4. **      $VER: PowerPC.i 12.0 (1.8.97)
  5. **
  6. **      Hardware and communication related structures and macros
  7. **      for the powerpc.library (situated in powerpc/powerpc.i)
  8. **
  9. **      Including this file allows to make applications which are
  10. **      compatible to the powerpc.library V7 -> and which are
  11. **      capable to run in parallel to ELF applications.
  12. **
  13. **      Should be included before any other include file related
  14. **      to powerpc.library, if V7-compatibility is required.
  15.  
  16. POWERPCLIB_V7   set     1
  17.  
  18.         IFND    POWERPC_POWERPC_I
  19.         include powerpc/powerpc.i
  20.         ENDC
  21.  
  22.         ENDC ;POWERPC_I
  23.  
  24.